home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Tips & Tricks for Windows 95 / Chip Wintips.iso / sterown / drukarki / capiii / capiii.exe / OEMSETUP.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1995-11-03  |  1.0 KB  |  48 lines

  1. ;
  2. ; Windows 95 OEMSETUP.INF sections
  3. ;
  4. [Version]
  5. Signature="$CHICAGO$"
  6. Class=Printer
  7. Provider=GCA
  8.  
  9. [Manufacturer]
  10. "GCA"
  11.  
  12. [DestinationDirs]
  13. DefaultDestDir=11
  14.  
  15. [SourceDisksNames]
  16. 1="Printer Driver Disk","runinst.dll",0
  17.  
  18. [SourceDisksFiles]
  19. RUNINST.DLL=1
  20. CAPPW.DRV=1
  21.  
  22. [GCA]
  23. "Canon  LBP-4 Lite" = CAPPW.DRV,GCA_PRINTER_DRIVER
  24. "Canon  LBP-4 PLUS" = CAPPW.DRV,GCA_PRINTER_DRIVER
  25. "Canon  LBP-4U" = CAPPW.DRV,GCA_PRINTER_DRIVER
  26. "Canon  LBP-4" = CAPPW.DRV,GCA_PRINTER_DRIVER
  27. "Canon  LBP-8 III PLUS" = CAPPW.DRV,GCA_PRINTER_DRIVER
  28. "Canon  LBP-8 III" = CAPPW.DRV,GCA_PRINTER_DRIVER
  29. "Canon  LBP-8 IIIR" = CAPPW.DRV,GCA_PRINTER_DRIVER
  30. "Canon  LBP-8 IIIT" = CAPPW.DRV,GCA_PRINTER_DRIVER
  31. "Canon  LBP-8 II" = CAPPW.DRV,GCA_PRINTER_DRIVER
  32. "Canon  LBP-8 IIR" = CAPPW.DRV,GCA_PRINTER_DRIVER
  33. "Canon  LBP-8 IIT" = CAPPW.DRV,GCA_PRINTER_DRIVER
  34.  
  35. [CAPPW.DRV]
  36. CopyFiles=GCA_FILES
  37. DriverFile=CAPPW.DRV
  38. DataSection=GCA_DATA
  39.  
  40. [GCA_FILES]
  41. RUNINST.DLL
  42. CAPPW.DRV
  43.  
  44. [GCA_DATA]
  45. VendorInstaller=runinst.dll,InstallPlug
  46. VendorSetup=runinst.dll,Install
  47.  
  48.